Conversation
I noticed while using https://reuse.software/ this false positive error: reuse.extract - ERROR - Could not parse 'MIT\n',' reuse.extract - ERROR - \ '.../FreeRTOS-Kernel/.github/scripts/kernel_checker.py' \ holds an SPDX expression that cannot be parsed, skipping the file Origin: FreeRTOS#1322 Relate-to: FreeRTOS#1321 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
|
|
This line does not need to be parsed by the tool as it is not license. Seems more like a tool limitation. |
yes i can confirm , that's why i committed as a workaround |
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
|
The reuse tool needs to be updated in this case. |
ok fair enough, I will try to forward the issue at the source meanwhile please consider: |
I noticed while using https://reuse.software/ this false positive error: reuse.extract - ERROR - Could not parse 'MIT\n',' reuse.extract - ERROR - \ '.../FreeRTOS-Kernel/.github/scripts/kernel_checker.py' \ holds an SPDX expression that cannot be parsed, skipping the file Origin: FreeRTOS#1322 Relate-to: FreeRTOS#1321 Relate-to: https://reuse.software/faq/#exclude-lines Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
|
Is this an acceptable option: Relate-to: https://reuse.software/faq/#exclude-lines |



I noticed while using https://reuse.software/
this false positive error:
Relate-to: #1321
Description
Test Steps
Checklist:
Related Issue
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.